extractMessagingStyleFromNotification
@Nullable
Retrieves a MessagingStyle from a Notification, enabling an application that has set a MessagingStyle using NotificationCompat or Notification.Builder to send messaging information to another application using NotificationCompat, regardless of the API level of the system.
Return
null if there is no MessagingStyle set, or if the SDK version is <16 (JellyBean).